<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
h1,h2,h3,h4,h5,h6{font-size:16px;}
input{outline: none;border:none;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1000px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth &lt; 1000 ? "1000px" : "auto");}
html {overflow-y:scroll; overflow-x: hidden; height:100%;width:100%}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #666666; /*文字颜色定义 */
	min-width:1000px;
}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #2c2c2c;} /* 未访问的链接 */
a:visited {color: #2c2c2c;} /* 已访问的链接 */
a:hover{color: #2c2c2c;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #2c2c2c;} /* 点击激活链接 */
p{ line-height:24px;}
* {
  padding: 0;
  margin: 0;
  list-style: none;
}
.fl,.left {
  float: left;
}
.fr,.right {
  float: right;
}
.clear {
  clear: both;
}
.wrap{width:1200px;margin:0 auto}
.backcolor{background:#0666ca;}
.content{
  margin-bottom: 30px;
}
.bdsharebuttonbox a{
  transition:  all .4s linear;
}
.page a{
  transition:  all .3s linear;
}
.color {
    color: #0666ca;
}
/*header*/
.header {
  width: 100%;
  height: auto;
  position: relative;
}
.header_top {
  width: 100%;
  height: 40px;
  background: url("../images/h2.png") no-repeat bottom;
  background-size: 100% auto;
}

.header_top p {
  line-height: 40px;
  color: #8C8C8C;
}
.header_top p a {
  color: #8C8C8C;
}
.header_top p a {
  padding: 0 10px;
}
.header_logo {
  height: 100px;
}
.header_logo img {
  padding-top: 30px;
}
.header_phone {
  width: 250px;
  height: 55px;
  background: url("../images/h3.png") no-repeat left top;
  margin-top: 30px;
}
.header_phone h2 {
  font-size: 27px;
  color: #FC440E;
  padding: 17px 0 0 66px;
}
.header_nav {
  width: 100%;
  height: 51px;
  background: url("../images/nav03.png") no-repeat;
}
.header_nav ul {
  width: 1143px;
  height: 51px;
  margin: 0 auto;
}
.header_nav ul li {
  width: 163px;
  height: 51px;
  line-height: 51px;
  text-align: center;
  font-size: 15px;
  float: left;
  background: url("../images/nav02.png") no-repeat right center;
}
.header_nav ul li a {
  color: white;
  display: block;
  width: 161px;
  height: 51px;
}
.header_nav ul li.hover a {
  background: url("../images/nav1.png") no-repeat;
}
/*search*/
.banner {
  width: 100%;
}
.banner .flexslider {
  width: 100%;
  min-width: 1000px;
}
.banner .slides {
  position: relative;
  z-index: 1;
}
.banner .slides li {
  height: 100%;
}
.banner .slides li img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.banner .flex-control-nav {
  display: none;
}
.banner .flex-direction-nav {
  display: none;
}
.search {
  width: 100%;
  height: 72px;
  background: #EEEEEE;
}
.search_cnts {
  width: 450px;
  height: 35px;
  border: 1px solid #C8C8C8;
  border-left: 0;
  border-right: 0;
  position: relative;
  top: 20px;
}
.search_cnts form {
  display: block;
  width: 450px;
  height: 35px;
  position: relative;
}
.search_cnts form .txt {
  width: 450px;
  height: 35px;
  border: 0;
  background: #EEEEEE;
}
.search_cnts form .btn {
  width: 40px;
  height: 35px;
  position: absolute;
  right: 0;
  top: 0;
  background: url("../images/search.png") no-repeat center;
  border: 0;
}
.search_phone {
  width: 330px;
  height: 35px;
  position: relative;
  top: 20px;
  line-height: 35px;
  background: url("../images/s2.png") no-repeat left center;
  text-indent: 40px;
}
.search_phone span {
  position: relative;
  top: -2px;
}
.search_phone b {
  font-size: 27px;
}
/*quality*/
.quality {
  width: 100%;
  height: 382px;
  margin-top: 40px;
}
.quality_txt {
  width: 308px;
  height: 364px;
  background: url("../images/a1.png") no-repeat center;
  position: relative;
  top: 11px;
  color: white;
}
.quality_txt &gt; div {
  width: 270px;
  height: auto;
  margin: 0 auto;
}
.quality_txt h1 {
  font-size: 36px;
  text-align: center;
  padding-top: 20px;
}
.quality_txt .txt1 {
  text-align: center;
}
.quality_txt .txt2 {
  width: 50px;
  height: 4px;
  background: white;
  margin: 20px auto 5px;
}
.quality_txt .txt3 {
  text-indent: 20px;
  margin-top: 20px;
  line-height: 25px;
}
/*product*/
.product {
  margin-top: 30px;
  position: relative;
}
.product .title {
  text-align: center;
}
.pro_nav {
  width: 100%;
  position: relative;
  background: url(../images/1.jpg) no-repeat left 88px;
}
.pro_nav .txt {
  width: 100%;
  height: 88px;
  background: url("../images/p1.png") no-repeat left top;
  line-height: 88px;
  font-size: 20px;
  text-indent: 30px;
  color: white;
  z-index: 99;
  position: relative;
}
.pro_nav01 {
  width: 1200px;
  height: 88px;
  position: relative;
  /*background-color: black;*/
}
.pro_nav01 li {
  width: 254px;
  height: 42px;
  background: url("../images/pp2.png") no-repeat left bottom;
  line-height: 42px;
  /*text-indent: 60px;*/
  text-align: center;
  float: left;
  position: absolute;
  cursor: pointer;
  bottom: 0;
  left: 0;
  color: white;
}
.pro_nav01 li.on {
  background: url(../images/pp1.png) no-repeat left bottom;
  width: 274px;
  /*text-indent: 60px;*/
  line-height: 68px;
  text-align: center;
  height: 68px;
}
.pro_search {
  width: 269px;
  height: 40px;
  background: url("../images/pro.png") no-repeat;
  position: absolute;
  right: 0;
  top: 170px;
}
.pro_cnt {
  width: 195px;
  height: 30px;
  position: relative;
  top: 5px;
  margin: 0 auto;
}
.pro_cnt form {
  display: block;
  width: 195px;
  height: 30px;
}
.pro_cnt .btn {
  width: 25px;
  height: 30px;
  background: url("../images/pro_search01.png") no-repeat center;
  border: 0;
  margin-right: 5px;
}
.pro_cnt form .txt {
  width: 155px;
  height: 25px;
  position: absolute;
  top: 0;
  right: 0;
}
.pro_box {
  width: 100%;
  height: auto;
  padding-top: 70px;
}
.pro_box ul li {
  width: 352px;
  height: 350px;
  /*background-color: #2ecc71;*/
  margin: 10px 24px;
  float: left;
}
.pro_box .pic {
  width: 352px;
  height: 244px;
  background: url("../images/p4.png") no-repeat center;
  text-align: center;
  position: relative;
}
.pro_box .pic span img {
  padding-top: 5px;
  width: 340px;
  height: 222px;
}
.pro_box .pic .more {
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -30px;
}
.pro_box li .txt1 {
  width: 100%;
  height: 50px;
  background: url("../images/p7.png") no-repeat center bottom;
  text-align: center;
  line-height: 50px;
  margin-top: 20px;
  font-size: 16px;
}
.pro_box li:hover .txt1{
  background: url("../images/p6.png") no-repeat center bottom;
}
.pro_box li .txt2 {
  text-align: center;
  padding-top: 10px;
}
.pro_box li:hover {
  color: #0983E1;
}
.pro_box li:hover .pic {
  background: url("../images/p3.png") no-repeat center;
}
.tel {
  text-align: center;
  background: #107FCA;
  height: 100px;
  margin-top: 60px ;
}
.tel .wrap {
  height: 100%;
}
.tel span {
  font-size: 25px;
  color: #fff;
  position: relative;
  top: -13px;
  margin-right: 30px;
}
.tel b {
  font-size: 56px;
  margin-top: 13px;
  display: inline-block;
  color: #fff;
}
.tel a {
  display: inline-block;
  width: 130px;
  height: 50px;
  background: #FC4F19;
  line-height: 50px;
  text-align: center;
  font-size: 22px;
  color: #fff;
  border-radius: 20px;
  position: relative;
  top: -13px;
  left: 50px;
}
.application {
  margin: 30px 0;
}
.application h1 {
  font-size: 45px;
  color: #107FCA;
  text-align: center;
}
.application img {
  width: 100%;
}
.case {
  height: 475px;
  border-bottom: 6px solid #05A7B0;
  background: url(../images/case-bg.jpg) center top;
}
.case .case-title {
  padding: 20px;
}
.case .case-title img {
  width: 100%;
}
.case .case-content .picScroll-left {
  position: relative;
  margin-top: 20px;
}
.case .case-content .picScroll-left .hd ul {
  position: absolute;
  bottom: -30px;
  left: 50%;
}
.case .case-content .picScroll-left .hd ul li {
  float: left;
  width: 60px;
  height: 5px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: #fff;
}
.case .case-content .picScroll-left .hd ul li.on {
  background: #017FE0;
}
.case .case-content .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.case .case-content .picScroll-left .bd ul li {
  margin: 0 4px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.case .case-content .picScroll-left .bd ul li .pic {
  text-align: center;
}
.case .case-content .picScroll-left .bd ul li .pic img {
  width: 288px;
  height: 234px;
  display: block;
  padding: 2px;
}
.case .case-content .picScroll-left .bd ul li .cover {
  display: none ;
  width: 100%;
  height: 100%;
  background: url(../images/case-cover.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.news {
  margin-top: 30px;
}
.news .news-left {
  width: 70%;
  padding: 10px;
}
.news .news-left .news-left-title h1 {
  width: 100%;
  padding: 10px 0 15px;
  background: url(../images/n1.png) no-repeat left bottom;
  font-size: 24px;
  color: #424242;
}
.news .news-left .news-left-title span {
  margin: 20px 0 0 0;
}
.news .news-left .news-left-title span a {
  color: #777777;
}
.news .news-left .news-left-mid {
  position: relative;
  margin: 30px 0 15px 0;
}
.news .news-left .news-left-mid dl a {
  color: #343434;
}
.news .news-left .news-left-mid dl dt {
  width: 26%;
  float: left;
}
.news .news-left .news-left-mid dl dt img {
  width: 100%;
}
.news .news-left .news-left-mid dl dd {
  float: right;
  width: 70%;
}
.news .news-left .news-left-mid dl dd.title {
  font-size: 16px;
  margin-bottom: 10px;
}
.news .news-left .news-left-mid dl dd.text {
  font-size: 14px;
  line-height: 24px;
}
.news .news-left .news-left-mid &gt; a {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #017FE0;
}
.news .news-left .news-left-bot ul li {
  float: left;
  width: 46%;
  margin: 1% 4% 1% 0;
  height: 40px;
  line-height: 40px;
  color: #727272;
}
.news .news-left .news-left-bot ul li a {
  color: #727272;
}
.news .news-left .news-left-bot ul li b {
  background: #D4D4D4;
  height: 40px;
  display: inline-block;
  padding: 0 3px;
}
.news .news-right {
  width: 25% ;
  padding: 10px;
}
.news .news-right .news-right-title {
  border-bottom: 1px solid #323232;
  margin-bottom: 30px;
  height: 56px;
  line-height: 56px;
}
.news .news-right .news-right-title h1 {
  font-size: 24px;
  color: #424242;
}
.news .news-right .news-right-title span a {
  color: #017FE0;
}
.news .news-right &gt; p img {
  width: 100%;
}
.news .news-right .con p {
  font-size: 14px;
  color: #606060;
  margin: 5px 0;
}
.news .news-right .con p.title {
  color: #017FE0;
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px;
}
.footer {
  margin-top: 30px;
}
.footer .footer-nav {
  background: #232323;
  padding: 15px 0;
  color: #6B6969;
}
.footer .footer-nav h3 {
  font-size: 16px;
  margin-left: 160px;
}
.footer .footer-nav .wrap {
  position: relative;
}
.footer .footer-nav .toTop {
  position: absolute;
  top: -21px;
  cursor: pointer;
  right: 0;
}
.footer .footer-nav ul {
  width: 80%;
}
.footer .footer-nav ul li {
  float: left;
  width: 10%;
  text-align: center;
  border-left: 1px solid #6B6969;
}
.footer .footer-nav ul li:first-child {
  border-left: none;
}
.footer .footer-nav ul li a {
  color: #6B6969;
}
.footer .footer-last {
  padding: 5px;
  text-align: center;
  background: #000;line-height:30px;
}
.footer .footer-last span {
  font-size: 14px;
  margin: 0 50px;
  color: #fff;
}
.footer .footer-last  a {
  color: #6B6969;
}
/*position*/
.position_wrap {
  border-bottom: 1px solid #ccc;
  margin: 0 auto 20px;
}
.position {
  height: 40px;
  line-height: 40px;
}
.position .span01 {
  display: block;
  padding-left: 20px;
  background: url(../images/span01.png) no-repeat left center;
}
/*ny_left menu_list*/
.ny_left {
  width: 270px;
}
.menu_list{margin-bottom: 20px;}
.menu_list .list_title {
  border-bottom: 1px solid #d1d1d1;
  height: 60px;
  font-size: 16px;
  line-height: 30px;
  color: #FFF;
  padding: 20px 0;
}
.menu_list .list_title span {
  display: block;
  text-indent: 2em;
  font-size: 18px;
}
.menu_list .list_title .sp01 {
  color: #d1d1d1;
  font-weight: 100;
}
.menu_list .m_1 {
  border: 1px solid #d1d1d1;
  border-top: none;
  border-bottom: none;
}
.menu_list .m_1 &gt; li {
  line-height: 48px;
  font-size: 14px;
  background: #f8f8f8 ;
  overflow: hidden;
  border-bottom: 1px solid #d2d2d2;
  border-top: 2px solid #fff;
  position: relative;
}
.menu_list .m_1 &gt; li &gt; a {
  border-left: 6px solid #f1f1f1;
  height: 48px;
  color: #525252;
  font-weight: bold;
  padding-left: 32px;
  display: block;
}
.menu_list .m_1 &gt; li &gt; a.active,
.menu_list .m_1 &gt; li:hover &gt; a {
  border-left: 6px solid #0666ca;
  color: #0666ca;
}
.menu_list .m_1 &gt; li .menu_btn {
  position: absolute;
  width: 50px;
  height: 48px;
  background: url(../images/ny_left_ico.png) no-repeat center;
  top: 0;
  right: 0;
  cursor: pointer;
}
.menu_list .m_1 &gt; li .menu_btn_active {
  background: url(../images/ny_left_ico_active.png) no-repeat center;
}
.menu_list .m_1 &gt; li .menu_btn:hover {
  background-color: #f9f9f9;
}
.menu_list .m_2 {
  display: none;
}
.menu_list .m_2 &gt; li {
  line-height: 36px;
  background: #fff;
  border-bottom: 1px dashed #ccc;
}
.menu_list .m_2 &gt; li:last-child {
  border-bottom: none;
}
.menu_list .m_2 &gt; li:first-child {
  border-top: 1px solid #ccc;
}
.menu_list .m_2 &gt; li a {
  display: block;
  padding-left: 38px;
  font-size: 12px;
}
.menu_list .m_2 &gt; li a.active,
.menu_list .m_2 &gt; li a:hover {
  color: #DB0005;
}
/*ny_left slider_contact*/
.slider_contact {
  width: 100%;
  color: #333333;
}
.slider_contact .list_title {
  font-size: 18px;
  line-height: 50px;
  color: #FFF;
  text-indent: 2em;
}
.slider_contact .list_title strong {
  font-weight: normal;
  color: #d1d1d1;
  font-size: 14px;
  padding-left: 5px;
}
.slider_contact .contact {
  padding: 70px 20px 20px;
  border: 1px solid #d1d1d1;
  line-height: 26px;
  position: relative;
  background: #f8f8f8 url(../images/contactbg.jpg) no-repeat 20px 20px;
}
.slider_contact .contact .telsp {
  position: absolute;
  top: 12px;
  left: 73px;
  height: 48px;
  color: #5b5b5b;
  line-height: 24px;
  font-size: 16px;
}
.slider_contact .contact .telsp em {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  display: block;
}
/*right top_share*/
.ny_right {
  width: 900px;
}
.ny_right .top_share {
  width: 100%;
  line-height: 36px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  padding-bottom: 10px;
}
.ny_right .top_share dt {
  width: 300px;
}
.ny_right .top_share dt a {
  padding: 0 5px;
}
.ny_right .top_share dd {
  /*width: 242px;*/
}
.ny_right .top_share .bdshare {
  display: inline-block;
}
/*prodouct_list*/
.pord_list {
  overflow: hidden;
}
.pord_list li {
  float: left;
  width: 280px;
  margin: 10px 10px;
  position: relative;
}
.pord_list li img {
  width: 280px;
  height: 210px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.pord_list li span {
  display: block;
  line-height: 30px;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.pord_list li .pro_cover {
  display: none;
  width: 282px;
  height: 213px;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: 9999;
  background: url(../images/probgh.png) no-repeat center top;
}
.pord_list li:hover .pro_cover {
  display: block;
  font-size: 0;
}
/*prodouct_listA*/
.proA {
  border: 1px solid #d1d1d1;
  padding: 10px 5px 10px;
  overflow: hidden;
  margin-top: 10px;
}
.proA .top {
  border: 1px solid #cccccc;
  line-height: 34px;
  height: 34px;
  width: 97%;
  margin: 0 auto;
  font-size: 16px;
  position: relative;
  background: url(../images/topbg.jpg) repeat-x scroll 0 0;
}
.proA .top span {
  background: url(../images/topico.png) no-repeat 10px center #DB0005;
  padding: 0 10px;
  text-indent: 30px;
  display: block;
  color: #FFF;
  height: 34px;
  float: left ;
  line-height: 34px;
}
.proA .top .more {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 14px;
}
.proAul li {
  width: 276px;
  float: left;
  margin: 10px;
  text-align: center;
  line-height: 25px;
}
.proAul li a img {
  width: 253px;
  height: 180px;
  margin: 0 auto;
  border: 1px solid #d1d1d1;
  padding: 5px;
}
.proAul li a span {
  display: block;
  height: 25px;
  line-height: 25px;
  text-align: center;
  overflow: hidden;
}
/*prodouct_listB*/
.proB {
  border: 1px solid #d1d1d1;
  padding: 10px 5px 10px;
  overflow: hidden;
  margin-top: 10px;
}
.proB ul li {
  border-bottom: 1px dashed #cccccc;
  margin: 10px 10px;
  min-height: 205px;
}
.proB ul li a {
  display: block;
  float: left;
}
.proB ul li a img {
  width: 300px;
  height: 178px;
  padding: 5px;
  border: 1px solid #CCC;
}
.proB ul li span {
  float: left;
  display: block;
  width: 534px;
  color: #FFF;
  font-size: 14px;
  margin-left: 20px;
}
.proB ul li span.title {
  border: 1px solid #cccccc;
  line-height: 34px;
  height: 34px;
  font-size: 16px;
  position: relative;
  background: url(../images/topbg.jpg) repeat-x scroll 0 0;
}
.proB ul li span.title i {
  background: url(../images/ibg.jpg) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  width: 174px;
  line-height: 34px;
  display: block;
  font-style: normal;
}
.proB ul li span.text {
  padding: 20px 0;
  line-height: 25px;
  color: #494949;
  height: 75px;
  overflow: hidden;
}
.proB ul li a.more {
  display: block;
  margin-left: 20px;
  line-height: 30px;
  border: 1px solid #0666ca;
  border-radius: 10px;
  padding: 0 10px;
}
/*list page*/
.page {
  width: 100%;
  margin: 10px auto;
  line-height: 30px;
  text-align: right;
}
.page span {
  display: inline-block;
  padding: 0 10px 0 0;
}
.page a.num.select {
  padding: 3px 10px;
  color: #fff;
  background: #0666ca;
}
.page a.num {
  background: #fff;
  padding: 0 10px;
  color:#000;
}
.page a.num:hover {
  padding: 3px 10px;
  color: #fff;
  background: #0666ca;
}
/*recommended*/
.recommended {
  overflow: hidden;
  background: #fafafa;
  padding: 20px;
  border: 1px solid #d1d1d1;
}
.recommended h4 {
  font-size: 24px;
  font-weight: normal;
  padding-bottom: 10px;
}
.recommended ul li {
  width: 50%;
  float: left;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.recommended ul li span {
  width: 86px;
  color: #a8a8a8;
  display: block;
  float: left;
}
.recommended ul li a {
  width: 70%;
  padding: 0 0 0 12px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*related product*/
.related {
  position: relative;
  margin: 20px auto;
  background: #fafafa;
  padding: 15px;
  border: 1px solid #d1d1d1;
  overflow: hidden;
}
.related h4 {
  font-size: 24px;
  font-weight: normal;
  padding: 10px 0 20px 12px;
}
.related .hd2 {
  overflow: hidden;
  height: 30px;
  text-align: center;
}
.related .hd2 ul {
  overflow: hidden;
  margin-top: 5px;
  zoom: 1;
}
.related .hd2 ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 8px;
  height: 8px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url(../images/prd_off.jpg) no-repeat;
}
.related .hd2 ul li.on {
  background-position: 0 0;
  background: url(../images/prd_on.jpg);
}
.related .bd2 ul {
  overflow: hidden;
  zoom: 1;
}
.related .bd2 ul .prdtitle {
  width: 203px !important;
  height: 210px;
  display: inline;
  overflow: hidden;
  position: relative;
  text-align: center;
  margin: 0 6px;
  float: left;
}
.related .bd2 ul .prdtitle-large {
  margin: 0 8px;
}
.related .bd2 ul .prdtitle img {
  width: 201px;
  height: 200px;
  border: 1px solid #ccc;
}
.related .bd2 ul .prdtitle span {
  display: block;
  line-height: 30px;
}
/*show_page*/
.show_page {
  margin: 20px auto;
  overflow: hidden;
  text-align: center;
}
.show_page li {
  width: 50%;
  float: left;
}
/*prodouct_showA*/
.product_showA h1 {
  font-size: 18px;
  line-height: 40px;
  margin: 20px auto;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.prodA_content {
  margin: 0 auto 30px;
  text-align: center;
}
.prodA_content img {
  margin: 0 auto;
  max-width: 700px;
}
.prodA_content .showA {
  width: 100%;
  margin: 20px 0;
  text-align: left;
  /*text-indent: 2em;*/
}
.case_info {
  font-weight: normal;
  font-size: 14px;
}
.case_info span {
  padding: 0 10px;
}
/*prodouct_showB*/
.product_showB .showB h1 {
  font-size: 18px;
  line-height: 40px;
  text-align: left;
}
.product_showB .showB p {
  line-height: 26px;
}
.prodB_content {
  width: 100%;
  border-top: 1px solid #ccc;
  margin-top: 20px;
}
.prodB_content h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
}
.prodB_content .text_showB p {
  text-indent: 2em;
}
.top {
  height: 34px;
  line-height: 34px;
  margin-bottom: 0;
  color: #04891d;
  background: url(../images/topbg.jpg) repeat-x;
}
.showB_intro {
  padding: 15px 15px 0 0;
  margin-bottom: 20px;
  position: relative;
}
.showB_intro .showB_left {
  float: left;
}
.showB_intro .showB_right {
  width: 490px;
  padding: 0 10px 10px 20px;
  float: left;
}
.showB_intro .showB_right .showB_title {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.showB_intro .showB_right .showB_text {
  line-height: 25px;
}
.showB_intro .showB_right .rex {
  font-size: 16px;
}
.showB_intro .showB_right .rex span {
  font-size: 22px;
  color: #03F;
}
/*jqzoom*/
.jqzoom {
  float: left;
  border: none;
  position: relative;
  padding: 0px;
  cursor: pointer;
  margin: 0px;
  display: block;
}
.jqzoom img {
  width: 363px;
  height: 280px;
  margin: 0 auto;
  vertical-align: middle;
}
.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 350px;
  height: 350px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}
.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
}
/*ͼƬСͼԤ���б�*/
.showB_preview {
  width: 360px;
  height: 270px;
  border: 1px solid #DFDFDF;
  display: table;
}
.showB_scroll {
  clear: both;
  margin-top: 5px;
  width: 507px;
  position: absolute;
  bottom: 0px;
  right: 10px;
}
.showB_scroll .prev {
  float: left;
  margin-right: 4px;
}
.showB_scroll .next {
  float: right;
}
.showB_scroll .prev,
.showB_scroll .next {
  display: block;
  font-family: "����";
  text-align: center;
  width: 12px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #CCC;
  margin-top: 14px;
  background: #EBEBEB;
  cursor: pointer;
  text-decoration: none;
}
.showB_scroll .items {
  float: left;
  position: relative;
  width: 470px;
  height: 71px;
  overflow: hidden;
}
.showB_scroll .items ul {
  position: absolute;
  width: 999999px;
}
.showB_scroll .items ul li {
  float: left;
  width: 118px;
  text-align: center;
}
.showB_scroll .items ul li img {
  border: 1px solid #CCC;
  padding: 2px;
  width: 105px;
  height: 65px;
}
.showB_scroll .items ul li img:hover {
  border: 2px solid #DB0005;
  padding: 1px;
}
/*news_list*/
.news_list dl {
  width: 100%;
  padding-top: 30px;
  overflow: hidden;
}
.news_list dl dt {
  width: 225px;
  height: 165px;
  float: left;
}
.news_list dl dt img {
  width: 220px;
  height: 160px;
  border: 1px solid #ccc;
  display: block;
}
.news_list dl dd {
  width: 645px;
  height: 165px;
}
.news_list dl dd h2 {
  font-size: 16px;
}
.news_list dl dd h2:hover {
  color: #DB0005;
}
.news_list dl dd span {
  color: #a3a3a3;
}
/*news_show*/
.news_content h1 {
  font-size: 18px;
  line-height: 40px;
  margin: 20px auto;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.news_content .toptime {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.news_content .news_show {
  width: 100%;
  margin: 20px 0;
  text-align: left;
  /*text-indent: 2em;*/
}
.news_page {
  margin: 20px auto;
  overflow: hidden;
}
.news_page li {
  width: 400px;
  float: left;
  padding: 0 10px 0 30px;
  background: #f5f5f5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_page .pagepre {
  background: #f5f5f5 url(../images/pagepre.png) no-repeat 10px center;
}
.news_page .pagenext {
  text-align: right;
  padding-right: 30px;
  background: #f5f5f5 url(../images/pagenext.png) no-repeat 98% center;
}
.news_page .pagepre:hover {
  background: #d8d8d8 url(../images/pagepre.png) no-repeat 10px center;
}
.news_page .pagenext:hover {
  background: #d8d8d8 url(../images/pagenext.png) no-repeat 98% center;
}
/*page_show*/
.list_page {
  font-size: 16px;
}
.page_show {
  padding-top: 10px;
}
.page_show p {
  /*text-indent: 2em;*/
}
/*guestbook*/
.guestbook_show {
  margin: 20px auto 0;
}
.guestbook_top {
  height: 40px;
  background: #eee;
  line-height: 40px;
  padding: 0 10px 0 17px;
}
.guestbook_top .mustwrt {
  display: block;
  float: right;
}
.guestbook_show em {
  color: #f00;
  font-style: normal;
}
.guestbook_form .inp_one {
  width: 180px;
  height: 25px;
  outline: none;
  border: 1px solid #ccc;
  padding-left: 4px;
}
.guestbook_form .inp_one:focus {
  border: 1px solid #DB0005;
}
.guestbook_form {
  padding: 20px 20px 0;
}
.guestbook_form dl {
  width: 100%;
  overflow: hidden;
  line-height: 20px;
  height: 45px;
  padding: 10px 0;
}
.guestbook_form dt {
  width: 80px;
  float: left;
}
.guestbook_form dd {
  width: 510px;
  float: left;
}
.guestbook_form dd span {
  padding-left: 20px;
}
.guestbook_form dd span i {
  color: #F00;
  padding: 0 5px;
}
.guestbook_form dd span.quetion {
  display: block;
}
.guestbook_form .bookdl {
  height: 180px;
  overflow: hidden;
  line-height: 20px;
  padding-bottom: 0;
}
.guestbook_form .button {
  width: 150px;
  height: 32px;
  background: #b8b8b8;
  border: none;
  margin-right: 10px;
  color: #fff;
  cursor: pointer;
}
.guestbook_form .button:hover {
  background: #f1f1f1;
  color: #555;
}
.guestbook_form .form_b {
  width: 693px;
  margin: 0 auto;
  padding: 20px 0 0 0;
}
.guestbook_title {
  padding: 20px 20px 0;
  color: #2a6cd4;
}
.guestbook_title strong {
  color: #f00;
}
.guestbook_title b {
  padding: 0 10px;
  font-weight: normal;
}
.guestbook_cnt {
  padding: 5px 20px 20px;
  border-bottom: 1px dashed #ccc;
}
.guestbook_reply {
  color: #f00;
  background: #f6f6f6;
  line-height: 40px;
}
.bookpage {
  line-height: 40px;
  text-align: right;
}
.search_x {
  border: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.search_x .top {
  padding: 0 20px;
}
.search_x .xbox {
  padding: 0 20px;
}
.search_x .guestbook_top {
  text-indent: 25px;
}
.current2 {
  width: 17px;
  height: 17px;
  background: #3ab250;
  border: 2px solid #FFF;
  color: #FFF;
}
.num {
  width: 17px;
  height: 17px;
  background: #aaaaaa;
  border: 2px solid #FFF;
  color: #FFF;
}
/*download_list*/
.download_list dl {
  width: 33.3%;
  float: left;
  margin-top: 20px;
}
.download_list dl dt {
  text-align: center;
}
.download_list dl dt img {
  width: 80%;
  height: 240px;
  margin: 0 auto;
}
.download_list dl dd {
  text-align: center;
}
.download_list dl dd h2 {
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*search*/
.search_title {
  font-size: 16px;
  color: #333;
  line-height: 40px;
  font-weight: bold;
  padding: 0 10px;
}
.search_info {
  float: left;
  font-size: 16px;
  line-height: 30px;
}
.search_list {
  font-size: 14px;
  color: #333;
}
.search_list li {
  line-height: 40px;
  border-bottom: 1px dashed #ccc;
  padding: 0 10px;
}
.search_list li:last-child {
  border-bottom: none;
}
.search_list li span {
  float: right;
}
.search_cnt {
  overflow: hidden;
  margin: 10px 0;
}
.search_cnt form {
  display: block;
  position: relative;
  overflow: hidden;
  float: right;
}
.search_cnt input.txt {
  width: 120px;
  height: 28px;
  line-height: 28px;
  color: #a1a1a1;
  padding: 0 30px 0 5px;
  border: 1px solid #ccc;
  background: none;
}
.search_cnt input.btn {
  position: absolute;
  top: 6px;
  right: 6px;
  z-index: 9999;
  background: url(../images/search.png) no-repeat 0 0;
  width: 20px;
  height: 22px;
  border: none;
  display: block;
  outline: none;
  cursor: pointer;
}
.list_page{text-align:center;margin:10px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}

.par-box{position:relative; }
.partners{ height:230px; width:100%; margin:0 auto; padding-top:30px; overflow:hidden; padding-left:15px;}
.partners ul{height:219px; overflow:hidden;}
.partners ul li{width:227px; float:left; margin-left:15px; text-align:center; line-height:48px;}
.partners ul li a{color:#010101;}
.partners ul li img{width:225px; border:1px solid #d2d2d2;}
.par-box .prev{position:absolute; top:90px; width:16px; height:32px; background:url(p-iconl.png) no-repeat center; left:2px;}
.par-box .next{position:absolute; top:90px; width:16px; height:32px; background:url(p-iconr.png) no-repeat center; right:2px;}

</pre></body></html>